home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / su.man < prev    next >
Text File  |  1989-07-07  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. SU                        User Commands                        SU
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      su - substitute user id temporarily
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ssuu [ -f ] [ - ] [ userid ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _S_u demands the password of the specified _u_s_e_r_i_d, and if it
  16.      is given, changes to that _u_s_e_r_i_d and invokes the Shell _s_h(1)
  17.      or _c_s_h(1) without changing the current directory.  The user
  18.      environment is unchanged except for HOME and SHELL, which
  19.      are taken from the password file for the user being substi-
  20.      tuted (see _e_n_v_i_r_o_n(7)).  The new user ID stays in force
  21.      until the Shell exits.
  22.  
  23.      If no _u_s_e_r_i_d is specified, ``root'' is assumed.  Only users
  24.      in the ``wheel'' group (group 0) can _s_u to ``root'', even
  25.      with the root password.  To remind the super-user of his
  26.      responsibilities, the Shell substitutes `#' for its usual
  27.      prompt.
  28.  
  29.      The --ff option prevents _c_s_h(1) from executing the .cshrc
  30.      file; thus making _s_u start up faster.
  31.  
  32.      The -- option simulates a full login.
  33.  
  34. SSEEEE AALLSSOO
  35.      sh(1), csh(1)
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0                May 5, 1986                          1
  64.  
  65.  
  66.  
  67.